-
Home
-
Advanced Dynamic Pricing for WooCommerce
-
4.3.0
-
Code
-
Classes
- ProcessedVariableProduct
Total Complexity |
52 |
Dependencies |
6 |
Dependents |
8 |
Total lines |
387 |
Lines of code |
181 |
Logical lines of code |
95 |
Comment lines |
111 |
Methods |
21 |
Properties |
10 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
useChild() |
B |
44 |
19 |
44 |
getHtml() |
S |
51 |
4 |
29 |
__construct() |
S |
57 |
4 |
16 |
getLowestPrice() |
S |
66 |
2 |
9 |
getLowestPriceProduct() |
S |
67 |
2 |
8 |
getHighestPrice() |
S |
66 |
2 |
9 |
getHighestPriceProduct() |
S |
67 |
2 |
8 |
getLowestRangeDiscountPriceProduct() |
S |
67 |
2 |
8 |
getLowestInitialPriceProduct() |
S |
67 |
2 |
8 |
getHighestInitialPriceProduct() |
S |
67 |
2 |
8 |
setQty() |
S |
81 |
1 |
3 |
isAffectedByRangeDiscount() |
S |
76 |
1 |
4 |
getSubtotalHtml() |
S |
79 |
1 |
3 |
getPriceHtml() |
S |
79 |
1 |
3 |
areRulesApplied() |
S |
82 |
1 |
3 |
getQty() |
S |
82 |
1 |
3 |
getProduct() |
S |
82 |
1 |
3 |
isDiscounted() |
S |
82 |
1 |
3 |
isPriceChanged() |
S |
82 |
1 |
3 |
withContext() |
S |
81 |
1 |
3 |
isUsingCustomPrice() |
S |
82 |
1 |
3 |